3.161 \(\int \csc ^2(e+f x) (a+b \tan ^2(e+f x))^p \, dx\)

Optimal. Leaf size=68 \[ -\frac {\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^p \left (\frac {b \tan ^2(e+f x)}{a}+1\right )^{-p} \, _2F_1\left (-\frac {1}{2},-p;\frac {1}{2};-\frac {b \tan ^2(e+f x)}{a}\right )}{f} \]

[Out]

-cot(f*x+e)*hypergeom([-1/2, -p],[1/2],-b*tan(f*x+e)^2/a)*(a+b*tan(f*x+e)^2)^p/f/((1+b*tan(f*x+e)^2/a)^p)

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 68, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.130, Rules used = {3663, 365, 364} \[ -\frac {\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^p \left (\frac {b \tan ^2(e+f x)}{a}+1\right )^{-p} \, _2F_1\left (-\frac {1}{2},-p;\frac {1}{2};-\frac {b \tan ^2(e+f x)}{a}\right )}{f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^2*(a + b*Tan[e + f*x]^2)^p,x]

[Out]

-((Cot[e + f*x]*Hypergeometric2F1[-1/2, -p, 1/2, -((b*Tan[e + f*x]^2)/a)]*(a + b*Tan[e + f*x]^2)^p)/(f*(1 + (b
*Tan[e + f*x]^2)/a)^p))

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 365

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[(a^IntPart[p]*(a + b*x^n)^FracPart[p])
/(1 + (b*x^n)/a)^FracPart[p], Int[(c*x)^m*(1 + (b*x^n)/a)^p, x], x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[
p, 0] &&  !(ILtQ[p, 0] || GtQ[a, 0])

Rule 3663

Int[sin[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[(c*ff^(m + 1))/f, Subst[Int[(x^m*(a + b*(ff*x)^n)^p)/(c^2 + ff^2*x^2
)^(m/2 + 1), x], x, (c*Tan[e + f*x])/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[m/2]

Rubi steps

\begin {align*} \int \csc ^2(e+f x) \left (a+b \tan ^2(e+f x)\right )^p \, dx &=\frac {\operatorname {Subst}\left (\int \frac {\left (a+b x^2\right )^p}{x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\left (\left (a+b \tan ^2(e+f x)\right )^p \left (1+\frac {b \tan ^2(e+f x)}{a}\right )^{-p}\right ) \operatorname {Subst}\left (\int \frac {\left (1+\frac {b x^2}{a}\right )^p}{x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=-\frac {\cot (e+f x) \, _2F_1\left (-\frac {1}{2},-p;\frac {1}{2};-\frac {b \tan ^2(e+f x)}{a}\right ) \left (a+b \tan ^2(e+f x)\right )^p \left (1+\frac {b \tan ^2(e+f x)}{a}\right )^{-p}}{f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.72, size = 68, normalized size = 1.00 \[ -\frac {\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^p \left (\frac {b \tan ^2(e+f x)}{a}+1\right )^{-p} \, _2F_1\left (-\frac {1}{2},-p;\frac {1}{2};-\frac {b \tan ^2(e+f x)}{a}\right )}{f} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^2*(a + b*Tan[e + f*x]^2)^p,x]

[Out]

-((Cot[e + f*x]*Hypergeometric2F1[-1/2, -p, 1/2, -((b*Tan[e + f*x]^2)/a)]*(a + b*Tan[e + f*x]^2)^p)/(f*(1 + (b
*Tan[e + f*x]^2)/a)^p))

________________________________________________________________________________________

fricas [F]  time = 0.45, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (b \tan \left (f x + e\right )^{2} + a\right )}^{p} \csc \left (f x + e\right )^{2}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^p,x, algorithm="fricas")

[Out]

integral((b*tan(f*x + e)^2 + a)^p*csc(f*x + e)^2, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \tan \left (f x + e\right )^{2} + a\right )}^{p} \csc \left (f x + e\right )^{2}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^p,x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e)^2 + a)^p*csc(f*x + e)^2, x)

________________________________________________________________________________________

maple [F]  time = 1.05, size = 0, normalized size = 0.00 \[ \int \left (\csc ^{2}\left (f x +e \right )\right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{p}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^p,x)

[Out]

int(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^p,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \tan \left (f x + e\right )^{2} + a\right )}^{p} \csc \left (f x + e\right )^{2}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^p,x, algorithm="maxima")

[Out]

integrate((b*tan(f*x + e)^2 + a)^p*csc(f*x + e)^2, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (b\,{\mathrm {tan}\left (e+f\,x\right )}^2+a\right )}^p}{{\sin \left (e+f\,x\right )}^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*tan(e + f*x)^2)^p/sin(e + f*x)^2,x)

[Out]

int((a + b*tan(e + f*x)^2)^p/sin(e + f*x)^2, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**2*(a+b*tan(f*x+e)**2)**p,x)

[Out]

Timed out

________________________________________________________________________________________